home *** CD-ROM | disk | FTP | other *** search
- Update steps
-
- - cd to library source directory
- - make sure that the following files have been moved to
- a subdirectory called `notused'
-
- alloca.c doprintf.c getc.c lbzero.c putc.c
- bcopy.c eprintf.c lbcmp.c lmalloc.c qsort.c
- dl_qsort.c flonum.s lbcopy.c notes sldexp.c
-
- - make a subdirectory called `ostdio'.
- - move the following files to `ostdio'
- cleanup.c fgets.c freopen.c printdat.c ungetc.c
- exit.c fopen.c fseek.c puts.c vfprintf.c
- fclose.c fprintf.c ftell.c putw.c vprintf.c
- fdopen.c fputc.c fwrite.c scanf.c vsprintf.c
- fflush.c fputs.c gets.c setbuf.c
- fgetc.c fread.c getw.c sprintf.c
-
- - copy all '.c' and '.h' files from the subdirectory 'stdio'
- into the main source directory.
-
- - copy all the stuff in the subdirectory 'new' into the
- main source directory.
-
- - replace fixnum.s with the copy provided here.
-
- - apply the patches in lib.diffs
-
- - apply the patches in ../include/*
-
- - copy the patched std.h and stdio.h into $(INCLUDE)
- (usually /usr/local/gcc-include)
-
- - make the new libraries
-
- - make and run test in stdio/test
-
- enjoy,
- --
- bang: {any internet host}!dsrgsun.ces.CWRU.edu!bammi jwahar r. bammi
- domain: bammi@dsrgsun.ces.CWRU.edu
- GEnie: J.Bammi
-